projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89790bb
)
gdk/gdkconfig.h.meson: Add GDK_WINDOWING_WIN32
author
Chun-wei Fan
<fanchunwei@src.gnome.org>
Tue, 1 Aug 2017 08:37:43 +0000
(16:37 +0800)
committer
Chun-wei Fan
<fanchunwei@src.gnome.org>
Fri, 15 Sep 2017 13:41:15 +0000
(21:41 +0800)
This is so that Meson can add this define once it is determined that we
are building for Windows.
https://bugzilla.gnome.org/show_bug.cgi?id=785210
gdk/gdkconfig.h.meson
patch
|
blob
|
history
diff --git
a/gdk/gdkconfig.h.meson
b/gdk/gdkconfig.h.meson
index f832c043de7cdbd9b71e6a896add7a2d70940e30..115c612d82efc0c45fe33b793db03b1c8d62b587 100644
(file)
--- a/
gdk/gdkconfig.h.meson
+++ b/
gdk/gdkconfig.h.meson
@@
-13,6
+13,7
@@
G_BEGIN_DECLS
#mesondefine GDK_WINDOWING_X11
#mesondefine GDK_WINDOWING_BROADWAY
#mesondefine GDK_WINDOWING_WAYLAND
+#mesondefine GDK_WINDOWING_WIN32
#mesondefine GDK_WINDOWING_MIR
#mesondefine GDK_RENDERING_VULKAN